ContainsPoint
TheContainsPoint
method returns a Boolean value that indicates whether the specified point is within the area of this shape.
ODBoolean ContainsPoint (in ODPoint point);
point
- The point to test, expressed in this shape's coordinate space.
- return value
kODTrue
if the point is within this shape's area, otherwisekODFalse
.SEE ALSO
TheODPoint
type (page 885).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help